xen.git
2005-09-13 cl349@firebug... Don't cause watch fire deadlock by unconditionally...
2005-09-13 cl349@firebug... Don't fail readDB on empty dirs.
2005-09-13 cl349@firebug... Switch shutdown and sysrq to xstransact.
2005-09-13 cl349@firebug... Free blkif if vbd_create fails.
2005-09-13 kaf24@firebug... Fix the logic in vcpu_sleep_sync(): we must wait until
2005-09-13 shand@ubuntu... Some more resilience to errors in creating vbds etc...
2005-09-13 cl349@firebug... Switch memory target handling to use xstransact.
2005-09-13 cl349@firebug... g/c introduceDomain and releaseDomain bindings in xsnod...
2005-09-13 cl349@firebug... Switch vcpu hotplugging to use xstransact.
2005-09-13 cl349@firebug... Fix domain list build/cleanup code with xend subdirectory.
2005-09-13 cl349@firebug... IntroduceDomain of dom0 can fail when it's already...
2005-09-13 cl349@firebug... Fix error handling code paths.
2005-09-13 cl349@firebug... merge?
2005-09-13 cl349@firebug... merge?
2005-09-13 emellor@ewanFix imports.
2005-09-13 cl349@firebug... merge?
2005-09-13 cl349@firebug... Store dom0 store ring-ref in store.
2005-09-13 cl349@firebug... Switch to IntroduceDomain, move xend info into xend...
2005-09-13 cl349@firebug... Move xshandle to xsutil.py, add IntroduceDomain, fix...
2005-09-13 cl349@firebug... merge?
2005-09-13 emellor@ewanFix the check that the argument count is even, for...
2005-09-13 cl349@firebug... Change read and list to return None if key/dir doesn...
2005-09-13 emellor@ewanAdded help line for dev-docs target.
2005-09-13 ewan@linford... Added isDevControllerClass so that XendDomainInfo does...
2005-09-13 ewan@linford... Removed {add,get}_{config,device}_handler in favour...
2005-09-13 ewan@linford... Added .PHONY target so that make works from the tools...
2005-09-13 ewan@linford... Pass the root directory to Doxyfilter and thence pythfi...
2005-09-13 ewan@linford... Pass the root directory to Doxyfilter and thence pythfi...
2005-09-13 kaf24@firebug... This trivial patch makes sure that mem-map.sxp and...
2005-09-13 kaf24@firebug... Update ignores list for new xenstore binaries.
2005-09-13 kaf24@firebug... synch_bitops.h is an arch-specific header file.
2005-09-13 kaf24@firebug... Newer binutils is a bit stricter and errors out when...
2005-09-13 cl349@firebug... merge?
2005-09-13 cl349@firebug... Fixed consoled race condition.
2005-09-13 kaf24@firebug... domain_crash_synchronous() on x86_64 causes Xen to...
2005-09-13 cl349@firebug... Prevent opening the xenbus device if the store isn...
2005-09-13 cl349@firebug... merge?
2005-09-13 kaf24@firebug... Fix a bug in shadow_remove_all_access_in_page.
2005-09-13 cl349@firebug... Fix up testsuite from recent changes.
2005-09-13 cl349@firebug... Put xenstored.h in linux-public include dir.
2005-09-12 cl349@firebug... Always allow overriding where clients connect through...
2005-09-12 cl349@firebug... Change xenbus_dev interface from ioctl to read/write.
2005-09-12 cl349@firebug... Add xenstore-list and xenstore-exists clients
2005-09-12 cl349@firebug... Check the return value of chdir(2) and write(2).
2005-09-12 cl349@firebug... merge?
2005-09-12 cl349@firebug... Switch vtpm device setup/teardown over to xstransact.
2005-09-12 cl349@firebug... Switch block device setup/teardown over to xstransact.
2005-09-12 cl349@firebug... Remove debug output.
2005-09-12 cl349@firebug... Move block device bind/unbind into hotplug scripts.
2005-09-12 cl349@firebug... Don't remove backend store directory before device_unre...
2005-09-12 cl349@firebug... Export backend device store path to hotplug script.
2005-09-12 kaf24@firebug... This patch remove the L2 pin for 1:1 page table on...
2005-09-12 kaf24@firebug... The last vnet patch was missing some files that had...
2005-09-12 kaf24@firebug... Re-indent xc_linux_restore, and add code to force PAE
2005-09-12 cl349@firebug... merge?
2005-09-12 cl349@firebug... Always fire watches, even on the connection which cause...
2005-09-12 kaf24@firebug... Xen_version hypercalls takes two args, not one.
2005-09-12 kaf24@firebug... mlock argument to version hypercall in libxc.
2005-09-12 kaf24@firebug... Improve debug tracing from HYPERVISOR_memory_op().
2005-09-12 vh249@arcadians... removing XEN_LOCALVERSION for a smaller alternative
2005-09-11 ewan@linford... "Added."
2005-09-11 ewan@linford... Added dev-docs target to build the Python Tools' API...
2005-09-11 ewan@linford... Added docs/api.
2005-09-11 ewan@linford... Added dev-docs target, which passes through to the...
2005-09-11 kaf24@firebug... Re-indent vmx code.
2005-09-11 kaf24@firebug... Yes, that fixes the problem, our patches crossed. I...
2005-09-11 vh249@arcadians... add XEN_LOCALVERSION to the dist building process
2005-09-11 kaf24@firebug... An FC4/i386 install inside VMX on an x86_64 system...
2005-09-10 cl349@firebug... Restore NULL checks before calling kfree().
2005-09-10 vh249@arcadians... add a simple usage string to xenconsoled
2005-09-10 vh249@arcadians... fix ballooning out logic to handle dying domain freeing...
2005-09-10 vh249@arcadians... use XEN_FULLVERSION variable where possible
2005-09-10 vh249@arcadians... remove pointless NULL check before calling kfree
2005-09-10 vh249@arcadians... convert initializers to C99 initializers
2005-09-10 kaf24@firebug... With this patch, 32-bit binary can work on 64-bit VMX...
2005-09-10 kaf24@firebug... This patch fixes xenlinux timer interrupt.
2005-09-10 kaf24@firebug... This patch fix a bug in set_reg_value() for x86_64...
2005-09-10 kaf24@firebug... One more instruction for the VMX MMIO decoder.
2005-09-10 kaf24@firebug... Fix bug that service os & vmx guest can't communicate...
2005-09-09 shand@ubuntu... Fix xm info handling of empty strings (fix bugzilla...
2005-09-09 shand@ubuntu... Fix 'xm info' (sizeof(param) doesn't do that one might...
2005-09-09 cl349@firebug... merge?
2005-09-09 cl349@firebug... Make vif cleanup use xstransact and use classmethods...
2005-09-09 cl349@firebug... Add remove and list support. Also make all class metho...
2005-09-09 cl349@firebug... Only retry transactions which fail from timeout.
2005-09-09 kaf24@firebug... common/kernel.o contains changeset/compiler info.
2005-09-09 kaf24@firebug... cleanups
2005-09-09 cl349@firebug... Setup network devices in xenstore using xstransact.
2005-09-09 cl349@firebug... Remove dependency between domain db and path/uuid.
2005-09-09 cl349@firebug... Always start transactions on an existing path.
2005-09-09 kaf24@firebug... The patch allows the shadow mode code to support >4GB...
2005-09-09 iap10@freefall... Add more version and capability reporting to Xen. Print...
2005-09-09 kaf24@firebug... pagefault handler fixes.
2005-09-09 cl349@firebug... Add simple transactional read/write python xenstore...
2005-09-09 cl349@firebug... Make error reporting consistent.
2005-09-09 cl349@firebug... merge?
2005-09-09 kaf24@firebug... Xenbus implementation ported from Linux to Mini-os...
2005-09-09 kaf24@firebug... Fix blkfront request completion.
2005-09-09 kaf24@firebug... It was suggested on the xen-users list that it would...
2005-09-09 cl349@firebug... merge?
next